Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: env file version automation #89

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

jaredfholgate
Copy link
Member

@jaredfholgate jaredfholgate commented Nov 23, 2023

Pull Request

Issue

Issue #, if available: Azure/ALZ-Bicep#691

Description

Description of changes:

Updated and simplified the method for updating to a newer version. Included an facility to automatically update the .env file.

There is an associated PR to update the docs: Azure/ALZ-Bicep#692

Breaking Changes

  • The Get-ALZGithubRelease function now requires the IaC parameter to be set to bicep or terraform.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the projects associated license.

@jaredfholgate
Copy link
Member Author

@oZakari and @jtracey93 Please note this includes a breaking change to the interface of the Get-ALZGithubRelease function as it now requires the IAC provider to be specified. Just letting you know, so you add to release notes and update the SemVer accordingly. The New-ALZEnvironment interface is not impacted.

@jaredfholgate jaredfholgate self-assigned this Nov 23, 2023
@jtracey93 jtracey93 merged commit 15124a4 into main Nov 23, 2023
2 checks passed
@jtracey93 jtracey93 deleted the enhancement-env-file-version-automation branch November 23, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement - Update the .env file upstream_release_version automatically as part of Bicep upgrade process
2 participants